home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi Programmer's Power Pack
/
Delphi Volume 1.iso
/
e_to_l
/
eximg
/
uimgdemo.dfm
/
uimgdemo.txt
Wrap
Text File
|
1996-09-15
|
1KB
|
59 lines
object Form1: TForm1
Left = 218
Top = 138
Width = 490
Height = 428
ActiveControl = BitBtn1
Caption = 'Form1'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 482
Height = 41
Align = alTop
TabOrder = 0
object DBNavigator1: TDBNavigator
Left = 5
Top = 8
Width = 225
Height = 25
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 240
Top = 8
Width = 73
Height = 25
TabOrder = 1
Kind = bkClose
end
end
object ExDBImage1: TExDBImage
Left = 0
Top = 41
Width = 482
Height = 360
Align = alClient
BorderStyle = bsSingle
Color = clTeal
ParentColor = False
TabOrder = 1
TabStop = True
FrameColor = clPurple
FrameWidth = 5
BorderWidth = 5
BevelInner = bvLowered
BevelOuter = bvRaised
BevelWidth = 1
Font3D = tdsNone
ShowCaption = scNo
PictureBorderWidth = 2